Welcome![Sign In][Sign Up]
Location:
Search - windows forms

Search list

[Internet-NetworkIE

Description: 仿制IE在“解决方案资源管理器” 中,右键单击“TextBoxExt”项目,从弹出的菜单中选择“属性”,会弹出属性配置对话框,在左上角的“配置(C)”中选择“所有配置”,设置输出路径为“.."output”,注意,该输入有点特殊,两个小数点+反斜杠+output,意思是当前文件夹上一层的ouput文件夹(从VC过来的朋友可能比较熟悉这种方式)-IE private void lstBox_MouseMove(object sender, System.Windows.Forms.MouseEventArgs e) { ListBox box=(ListBox)sender Point pt = new Point(e.X,e.Y) int n=box.IndexFromPoint(pt) if(n>=0) box.SelectedIndex=n }
Platform: | Size: 147456 | Author: 袁旋捷 | Hits:

[Windows DevelopMSChart

Description: Microsoft Chart Controls for Microsoft .NET Framework 3.5 will install new assemblies that contain the ASP.NET and Windows Forms Chart Controls.
Platform: | Size: 1829888 | Author: GOSLE | Hits:

[OtherCsharp

Description: User Interfaces in C#: Windows Forms and Custom Controls
Platform: | Size: 421888 | Author: rere | Hits:

[CSharpOrder

Description: C# Windows Forms program about Orders
Platform: | Size: 66560 | Author: Shripal | Hits:

[Software EngineeringPrintCSharpLecture

Description: CSharp Windows Forms Lecture on Printing
Platform: | Size: 3072 | Author: Shripal | Hits:

[Delphi VCLDevExpress.ExpressLayout.Control.v1.39.for.Delphi

Description: There is so much to say about the ExpressLayout Control - unfortunately, words are not enough to fully describe its power and flexbility. ExpressLayout represents an entirely new way for Delphi and C++ Builder programmers to design and manage the layout of Windows Forms. Once you start using it, your applications will never be the same again.
Platform: | Size: 10889216 | Author: Linces | Hits:

[Software EngineeringMEDriver

Description: MEDriver is implemented as a Windows Forms application. It uses the ATL sample CONNECT as the COM server, and it wraps and uses its interface IRandom and source interface IRandomEvent through CoRandom and IRandomEvent_FireEventHandler as if it was a .NET Framework event. The application creates multiple sinks to the Fire event of class CoRandom and controls the threads that the server creates.
Platform: | Size: 18432 | Author: ag | Hits:

[Shot GameTunneler.NET

Description: Tunneler game reimplementation in C# it s only proof of concept how to develop simple games using GDI+ and windows forms.
Platform: | Size: 102400 | Author: forcer | Hits:

[Other[En]Dot-Net_Framework_Essentials_1st_Edition

Description: .NET Framework Essentials 是一本比较详尽介绍Microsoft .NET Framework的英文书籍。书中以Common Language Runtime为核心,介绍了ASP.NET,Web窗体,Windows窗体,XML和数据访问(ADO.NET)等。同时书中也讨论了VB.NET,C#和托管C++等主要的.NET语言。-. NET Framework Essentials is a relatively detailed descriptions of the Microsoft. NET Framework of English books. The book with Common Language Runtime as the core, introduced ASP.NET, Web Forms, Windows Forms, XML and data access (ADO.NET) and so on. The book also discusses the same time, VB.NET, C# and managed C++ and other major. NET language.
Platform: | Size: 1089536 | Author: kaze | Hits:

[VC/MFCchao

Description: c#编程实用教程源代码,《C#程序设计实用教程》主要介绍C#程序设计的基础知识、C#面向对象程序设计、基于Windows Forms的应用程序开发、ADO.NET数据库应用开发和ASP.NET动态网站设计等内容。《C#程序设计实用教程》采用案例驱动的方式进行讲解,通过48个实用案例由浅至深、层层引导,以案例带动知识点的学习,并注意保证知识的相对完整性和系统性,使读者能够快速掌握C#,提高程序设计技能。   《C#程序设计实用教程》可作为高职高专院校计算机相关专业的教材,也可作为初学者的自学用书。 -Pragmatic course of c# programming source code ", content such as introducing C# programming ABC , C# be geared to the needs of marriage partner programming mainly , covering station design as with a net owing to that Windows Forms application developing , the ADO.NET data base applying exploitation and ASP.NET development pragmatic course of C# programming". "The pragmatic course of C# programming" adopt the way that case drives to be in progress explaining that drive studying that knowledge counts by the fact that pragmatic 48 case leads , from tray to depths , layer upon layer with case, pays attention to ensuring that relative knowledge completeness composes in reply a systematicness and , makes reader be able to grasp C# , rise programming speedily, technical ability. "Pragmatic course of C# programming" may be special tall tall duty universities and colleges computer relevance special field teaching material, the self-learning also may be a beginner uses a book.
Platform: | Size: 2000896 | Author: 邓声 | Hits:

[JSP/Java200711279145220

Description: 曾在.Net平台下有过大约3年的Web程序开发实践,甚是喜欢其中ADO.Net技术。ADO.NET最大的特性在于对断开数据库连接方式的全方位支持,它包括DataSet、DataTable、DataRow等对象,构建了一个内存中的数据库,通过DataAdapter把数据填充到DataTable或者DataSet中,随后通过DataTable和DataSet对象提供的一些方法对存储在内存中的数据进行操作。ADO.NET还能够和ASP.NET和Windows Forms的控件进行数据邦定,使得编写程序很简单,在实际应用中开发效率非常之高-In. Net platform has been about 3 years of Web application development practices, very likes of which ADO.Net technology. ADO.NET disconnected the biggest feature is the right way all-round support for the database connection, which includes the DataSet, DataTable, DataRow and other objects, to build an in-memory database, the data through the DataAdapter fill DataTable or a DataSet, then through the DataTable and the DataSet object provides a number of methods of data stored in memory to operate. ADO.NET is also able to ASP.NET controls and Windows Forms data bonding, making the preparation process is very simple, in practical application development efficiency is very high
Platform: | Size: 125952 | Author: ywend123 | Hits:

[OpenGL program2

Description: 熟悉OpenGL在Windows平台上的绘图机制,掌握Windows窗体的消息循环机制-Are familiar with the Windows platform, OpenGL graphics system to master Windows Forms message loop mechanism
Platform: | Size: 3712000 | Author: 张娜 | Hits:

[Graph programframework

Description: Programming Microsoft Windows Forms
Platform: | Size: 2048 | Author: michael welling | Hits:

[Graph programAPIFirstApp

Description: Programming Microsoft Windows Forms
Platform: | Size: 1852416 | Author: michael welling | Hits:

[Graph programComboBoxDemo

Description: Programming Microsoft Windows Forms
Platform: | Size: 2948096 | Author: michael welling | Hits:

[Graph programDLL_Hook

Description: Programming Microsoft Windows Forms
Platform: | Size: 1942528 | Author: michael welling | Hits:

[GDI-BitmapGDI_App

Description: Programming Microsoft Windows Forms
Platform: | Size: 4648960 | Author: michael welling | Hits:

[Windows DevelopListViewDemo

Description: Programming Microsoft Windows Forms
Platform: | Size: 1938432 | Author: michael welling | Hits:

[Windows DevelopMouse_Keyboard_Dialog

Description: Programming Microsoft Windows Forms
Platform: | Size: 786432 | Author: michael welling | Hits:

[Windows DevelopSlide_Demo_GDI

Description: Programming Microsoft Windows Forms
Platform: | Size: 705536 | Author: michael welling | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 30 »

CodeBus www.codebus.net